stylesheet - définition. Qu'est-ce que stylesheet
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est stylesheet - définition

COMPUTER LANGUAGE THAT EXPRESSES THE PRESENTATION OF STRUCTURED DOCUMENTS
Aural stylesheet; Stylesheet language; Style language

style sheet         
WIKIMEDIA DISAMBIGUATION PAGE
StyleSheets; Style Sheets; Stylesheets; Stylesheet; StyleSheet; Style sheets; Style sheet (disambiguation); Style Sheet
¦ noun Computing a template file consisting of font and layout settings to give documents a standardized look.
Extensible Stylesheet Language         
XML STYLESHEET LANGUAGE FAMILY
Extensible stylesheet language; EXtensible Stylesheet Language; Xsl; XSL stylesheet; XSL stylesheets; Extensible Stylesheet Language
<World-Wide Web> (XSL) A standard developed by the {World Wide Web Consortium} defining a language for transforming and formatting XML (eXtensible Markup Language) documents. An XSL stylesheet is written in XML and consists of instructions for tree transformation and formatting. The tree transformations describe how each XML tag relates to other data and the formatting instructions describe how to output the various types of data. http://w3.org/Style/XSL/. See also Extensible Stylesheet Language Transformations. (2005-09-30)
XSL         
XML STYLESHEET LANGUAGE FAMILY
Extensible stylesheet language; EXtensible Stylesheet Language; Xsl; XSL stylesheet; XSL stylesheets; Extensible Stylesheet Language

Wikipédia

Style sheet language

A style sheet language, or style language, is a computer language that expresses the presentation of structured documents. One attractive feature of structured documents is that the content can be reused in many contexts and presented in various ways. Different style sheets can be attached to the logical structure to produce different presentations.

One modern style sheet language with widespread use is Cascading Style Sheets (CSS), which is used to style documents written in HTML, XHTML, SVG, XUL, and other markup languages.

For content in structured documents to be presented, a set of stylistic rules – describing, for example, colors, fonts and layout – must be applied. A collection of stylistic rules is called a style sheet. Style sheets in the form of written documents have a long history of use by editors and typographers to ensure consistency of presentation, spelling and punctuation. In electronic publishing, style sheet languages are mostly used in the context of visual presentation rather than spelling and punctuation.